Uses of Interface
com.cisco.pt.ipc.system.CommandLog
Packages that use CommandLog
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of CommandLog in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return CommandLogMethods in com.cisco.pt.ipc with parameters of type CommandLog -
Uses of CommandLog in com.cisco.pt.ipc.events
Methods in com.cisco.pt.ipc.events with parameters of type CommandLogModifier and TypeMethodDescriptionvoidCommandLogEventRegistry.addListener(CommandLogEventListener listener, CommandLog objClass) voidCommandLogEventRegistry.addSpecificListenerFiltered(CommandLogEventListener listener, CommandLog objClass, List<String> events) voidCommandLogEventRegistry.removeListener(CommandLogEventListener listener, CommandLog objClass) voidCommandLogEventRegistry.removeSpecificListenerFiltered(CommandLogEventListener listener, CommandLog objClass, List<String> events) -
Uses of CommandLog in com.cisco.pt.ipc.system.impl
Classes in com.cisco.pt.ipc.system.impl that implement CommandLog -
Uses of CommandLog in com.cisco.pt.ipc.ui
Methods in com.cisco.pt.ipc.ui that return CommandLog -
Uses of CommandLog in com.cisco.pt.ipc.ui.impl
Methods in com.cisco.pt.ipc.ui.impl that return CommandLog